filechooserentry: Simplify refresh_current_folder_and_file_part()
authorBenjamin Otte <otte@redhat.com>
Mon, 7 Nov 2011 02:40:16 +0000 (03:40 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:13 +0000 (20:09 +0100)
commitaf9e38561609c058e4499211b5061ce6f9647847
tree8f852797c364f49bf74aa65c30643dafdf436790
parent357ae09b544971236bc8cd3562f7e07d51ba71c4
filechooserentry: Simplify refresh_current_folder_and_file_part()

The function can get the text it's refreshing from itself, as there is
only one possible value. And it doesn't need to return a value anymore.
gtk/gtkfilechooserentry.c